PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosDictionary Class / put Method
Key to sey.
Value to set for the key.
In This Topic
    put Method
    In This Topic
    Sets the value of the specified key.
    Syntax
    public void put( 
       PDFCosName key,
       PDFCosObject value
    )

    Parameters

    key
    Key to sey.
    value
    Value to set for the key.
    See Also